home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / pipe3310.readme < prev    next >
Text File  |  1996-09-26  |  1KB  |  26 lines

  1. Short:    Run commands and pipe their I/O together
  2. Author:   vsaari@fipnet.fi
  3. Uploader: hessu@fipnet.fi
  4.  
  5. Pipe runs all the given shell commands and connects their I/O so that
  6. pipe's  own  standard  input is  forwarded to the first command,  its
  7. standard output to standard input of the next command and so on until
  8. the  standard  output  of  the  last  command  is finally written out
  9. through the standard output of the pipe itself.  All the commands are
  10. launced  to  run  asynchronously and pipe itself waits until they all
  11. have closed their standard input and standard output streams.
  12.  
  13.  
  14. ============================= Archive contents =============================
  15.  
  16. Original  Packed Ratio    Date     Time    Name
  17. -------- ------- ----- --------- --------  -------------
  18.     2272    1581 30.4% 30-Dec-94 06:11:02 +pipe
  19.     7621    3198 58.0% 30-Dec-94 06:11:02 +pipe.doc
  20.      463     273 41.0% 30-Dec-94 06:10:54 +addtask.a
  21.      699     356 49.0% 30-Dec-94 06:10:54 +makefile
  22.     9534    2845 70.1% 30-Dec-94 06:10:54 +pipe.c
  23.      180     140 22.2% 30-Dec-94 06:10:54 +version.h
  24. -------- ------- ----- --------- --------
  25.    20769    8393 59.5% 01-Jan-95 11:42:54   6 files
  26.